home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / x_training.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2012-01-07  |  360 b   |  8 lines

  1. var sValidateUrl = "http://www.hastars.com/flashgame/haExtreme/validateScore.asp";
  2. var sSetScoreUrl = "http://www.hastars.com/flashgame/haExtreme/setScoreBoard.asp";
  3. var sGetScoreUrl = "http://www.hastars.com/flashgame/haExtreme/getScoreBoard.asp";
  4. fscommand("showmenu","false");
  5. fscommand("fullscreen","false");
  6. fscommand("allowscale","true");
  7. stop();
  8.